[INFO] cloning repository https://github.com/BrainBuzzer/sx
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BrainBuzzer/sx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrainBuzzer%2Fsx", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrainBuzzer%2Fsx'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 689cab759cd6e7f6c029e90c974b9b7c5de3ea06
[INFO] testing BrainBuzzer/sx against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrainBuzzer%2Fsx" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BrainBuzzer/sx
[INFO] finished tweaking git repo https://github.com/BrainBuzzer/sx
[INFO] tweaked toml for git repo https://github.com/BrainBuzzer/sx written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BrainBuzzer/sx on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BrainBuzzer/sx already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c4af52f2a445ca90eb7a11d9668b6a064a237c6969e1bf16f3142d4df7def3d1
[INFO] running `Command { std: "docker" "start" "-a" "c4af52f2a445ca90eb7a11d9668b6a064a237c6969e1bf16f3142d4df7def3d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c4af52f2a445ca90eb7a11d9668b6a064a237c6969e1bf16f3142d4df7def3d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4af52f2a445ca90eb7a11d9668b6a064a237c6969e1bf16f3142d4df7def3d1", kill_on_drop: false }`
[INFO] [stdout] c4af52f2a445ca90eb7a11d9668b6a064a237c6969e1bf16f3142d4df7def3d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ee1811c3cdaeb32302e81f6732cf18080fdbbce99c31bcc8f0cc140d802e569
[INFO] running `Command { std: "docker" "start" "-a" "3ee1811c3cdaeb32302e81f6732cf18080fdbbce99c31bcc8f0cc140d802e569", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling scratch v1.0.9
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.194
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling codespan-reporting v0.13.1
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling line-clipping v0.3.5
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling rtoolbox v0.0.3
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling ureq-proto v0.5.3
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling link-cplusplus v1.0.12
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling cxx v1.0.194
[INFO] [stderr]    Compiling libsqlite3-sys v0.36.0
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.0
[INFO] [stderr]    Compiling tree-sitter-go v0.25.0
[INFO] [stderr]    Compiling tree-sitter-python v0.25.0
[INFO] [stderr]    Compiling tree-sitter-javascript v0.25.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling toml v1.0.3+spec-1.1.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling tree-sitter v0.26.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling cxx-build v1.0.194
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.194
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling kasuari v0.4.11
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling usearch v2.24.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling ureq v3.2.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rusqlite v0.38.0
[INFO] [stderr]    Compiling sx v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 46s
[INFO] running `Command { std: "docker" "inspect" "3ee1811c3cdaeb32302e81f6732cf18080fdbbce99c31bcc8f0cc140d802e569", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ee1811c3cdaeb32302e81f6732cf18080fdbbce99c31bcc8f0cc140d802e569", kill_on_drop: false }`
[INFO] [stdout] 3ee1811c3cdaeb32302e81f6732cf18080fdbbce99c31bcc8f0cc140d802e569
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0423f7ce5b78dc83e91d68c8423f58b816a092831fbb370443dcbc61fe6b94e7
[INFO] running `Command { std: "docker" "start" "-a" "0423f7ce5b78dc83e91d68c8423f58b816a092831fbb370443dcbc61fe6b94e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling sx v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.08s
[INFO] running `Command { std: "docker" "inspect" "0423f7ce5b78dc83e91d68c8423f58b816a092831fbb370443dcbc61fe6b94e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0423f7ce5b78dc83e91d68c8423f58b816a092831fbb370443dcbc61fe6b94e7", kill_on_drop: false }`
[INFO] [stdout] 0423f7ce5b78dc83e91d68c8423f58b816a092831fbb370443dcbc61fe6b94e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 687ab001c05ce66fdee6459b3139572836a69fdd4abc0ebee0ac8c77a96d193c
[INFO] running `Command { std: "docker" "start" "-a" "687ab001c05ce66fdee6459b3139572836a69fdd4abc0ebee0ac8c77a96d193c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sx-71be4a59de06dbdd)
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test index::chunk::tests::markdown_chunks_split_by_heading ... ok
[INFO] [stdout] test index::chunk::tests::parse_md_heading_accepts_hashes_and_space ... ok
[INFO] [stdout] test index::chunk::tests::parse_md_heading_rejects_missing_space ... ok
[INFO] [stdout] test index::chunk::tests::fallback_chunks_overlap_progresses ... ok
[INFO] [stdout] test lsp::go::tests::uri_to_path_decodes_percent_escapes ... ok
[INFO] [stdout] test lsp::go::tests::workspace_resolver_falls_back_to_root ... ok
[INFO] [stdout] test lsp::go::tests::workspace_resolver_finds_nearest_go_mod ... ok
[INFO] [stdout] test index::scan::tests::scan_skips_large_files ... ok
[INFO] [stdout] test lsp::go::tests::workspace_resolver_prefers_go_work ... ok
[INFO] [stdout] test index::scan::tests::scan_respects_builtin_excludes ... ok
[INFO] [stdout] test index::scan::tests::scan_respects_gitignore ... ok
[INFO] [stdout] test index::scan::tests::scan_ignores_test_case_paths ... ok
[INFO] [stdout] test lsp::go::tests::parse_abs_location_with_end_line ... ok
[INFO] [stdout] test lsp::go::tests::parse_abs_location_same_line ... ok
[INFO] [stdout] test lsp::go::tests::parse_call_link_line_callee ... ok
[INFO] [stdout] test search::tests::literal_query_splits_and_quotes ... ok
[INFO] [stdout] test root::tests::to_repo_path_normalizes_separators ... ok
[INFO] [stdout] test root::tests::to_repo_path_rejects_escape ... ok
[INFO] [stdout] test root::tests::from_repo_path_roundtrip ... ok
[INFO] [stdout] test trace::edge_provider::tests::call_hierarchy_cache_backcompat_missing_index_generation ... ok
[INFO] [stdout] test index::scan::tests::language_from_path_maps_extensions ... ok
[INFO] [stdout] test search::tests::literal_query_escapes_quotes ... ok
[INFO] [stdout] test lsp::go::tests::parse_identifier_line_works ... ok
[INFO] [stdout] test tui::tests::expand_tabs_replaces_with_spaces ... ok
[INFO] [stdout] test lsp::go::tests::parse_line_range_works ... ok
[INFO] [stdout] test trace::extract::tests::extracts_calls_routes_and_sql ... ok
[INFO] [stdout] test index::chunk::treesitter::tests::go_extracts_type_method_and_function ... ok
[INFO] [stdout] test index::chunk::treesitter::tests::typescript_extracts_interface_type_alias_and_class ... ok
[INFO] [stdout] test index::chunk::treesitter::tests::python_extracts_class_method_and_function ... ok
[INFO] [stdout] test index::chunk::treesitter::tests::javascript_extracts_class_function_and_method ... ok
[INFO] [stdout] test index::chunk::treesitter::tests::rust_extracts_function_and_type ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_integration.rs (/opt/rustwide/target/debug/deps/cli_integration-58ac90107697a56c)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test auth_voyage_stores_global_key_without_repo_root ... ok
[INFO] [stdout] test auth_zhipu_stores_global_key_without_repo_root ... ok
[INFO] [stdout] test onboard_defaults_writes_config ... ok
[INFO] [stdout] test doctor_smoke ... ok
[INFO] [stdout] test root_discovery_works_from_nested_dir ... ok
[INFO] [stdout] test init_creates_sx_dir_and_db ... ok
[INFO] [stdout] test index_is_incremental ... ok
[INFO] [stdout] test db_override_allows_isolated_indexes ... ok
[INFO] [stdout] test index_respects_gitignore ... ok
[INFO] [stdout] test open_by_path_line_dry_run_renders_command ... ok
[INFO] [stdout] test search_get_open_roundtrip ... ok
[INFO] [stdout] test get_by_path_line_works ... ok
[INFO] [stdout] test cd_updates_frecency ... ok
[INFO] [stdout] test guide_json_returns_a_trail ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/embedding_integration.rs (/opt/rustwide/target/debug/deps/embedding_integration-16bf9ae121065cce)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test query_falls_back_without_vectors ... ok
[INFO] [stdout] test openai_embedder_works_with_stub ... ok
[INFO] [stdout] test vsearch_returns_hits_after_embed ... ok
[INFO] [stdout] test voyage_embedder_works_with_stub ... ok
[INFO] [stdout] test embed_is_incremental_and_prunes ... ok
[INFO] [stderr]      Running tests/trace.rs (/opt/rustwide/target/debug/deps/trace-968cdd19ea7eaad0)
[INFO] [stdout] test deep_query_uses_voyage_rerank_model ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.30s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test trace_go_uses_gopls_for_call_edges_when_available ... ok
[INFO] [stdout] test trace_go_multi_module_uses_nearest_go_mod_when_available ... ok
[INFO] [stdout] test trace_schema_is_v3 ... ok
[INFO] [stdout] test trace_rust_multi_hop_and_summary ... ok
[INFO] [stdout] test trace_go_route_edges_present ... ok
[INFO] [stdout] test trace_works_with_llm_none ... ok
[INFO] [stdout] test trace_ts_and_python_supported ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.87s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "687ab001c05ce66fdee6459b3139572836a69fdd4abc0ebee0ac8c77a96d193c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "687ab001c05ce66fdee6459b3139572836a69fdd4abc0ebee0ac8c77a96d193c", kill_on_drop: false }`
[INFO] [stdout] 687ab001c05ce66fdee6459b3139572836a69fdd4abc0ebee0ac8c77a96d193c
